go.uber.org/zap/zapcore.counter.resetAt (field)
3 uses
go.uber.org/zap/zapcore (current package)
sampler.go#L34: resetAt atomic.Int64
sampler.go#L66: resetAfter := c.resetAt.Load()
sampler.go#L74: if !c.resetAt.CompareAndSwap(resetAfter, newResetAfter) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)